home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / amftp165 / amftp.changes < prev    next >
Text File  |  1996-09-22  |  24KB  |  617 lines

  1.  
  2.                   AmFTP - The AmigaOS FTP Client
  3.                   ==============================
  4.  
  5.              Copyright © 1995-1996 by Mathias Mischler
  6.                     (merlin@sixpack.pfalz.de)
  7.  
  8.                        All Rights Reserved
  9.  
  10.                Bugreports to amftp@vapor.com please
  11.                        (AmFTP Mailinglist)
  12.  
  13.         FTP Support Site: wade1.ab.umd.edu /support/AmFTP
  14.           WWW Support Site: http://www.vapor.com/AmFTP/
  15.  
  16.                Support Mailinglist: amftp@vapor.com
  17.    (send a ADD in body to subscribe to amftp-request@vapor.com)
  18.  
  19. Changes:
  20. --------
  21.  
  22. v1.24 (6.1.96)
  23.  
  24.  - You can now delete local directories.
  25.  - Local files won't be deleted after viewing.
  26.  - NOOP won't be send during transfer.
  27.  - "Sort" button added to Profile page. Sorts all profiles alphabeticaly
  28.  - Size of any file will now got correctly.
  29.  
  30. v1.25 (6.1.96)
  31.  
  32.  - Transfer Gauge will now show correct value with large files.
  33.  - The Logfile will be stored in "T:AmFTP.log" for debugging.
  34.  - If "Save Dirs" is selected, the Default Dir in profile settings
  35.    is updated when the directory changes.
  36.  - You can now select a local directory for each profile entry.
  37.    And also select savedir to keep local directory up-to-date.
  38.  - Layout changed to save space for 640x200 screens.
  39.  
  40. v1.26 (7.1.96)
  41.  
  42.  - Enforcer hit eliminated.
  43.  - First version of AmFTP.guide, thanks to Duran ! :}
  44.  - "Help" button or pressing Help-Key now starts the guide.
  45.  - Version string set, v1.25 was v1.24.
  46.  - NOOP command now 'quiet'
  47.  - "Parent" Button (Left Arrow) is now a text gadget.
  48.  
  49. v1.27 (8.1.96)
  50.  
  51.  - Added a directory cache system. Previously loaded directories will be
  52.    called from the cache, rather than reloaded. Size of cache: 20 entries.
  53.  - Using "Refresh" button reloads the directory, instead of calling the cache.
  54.  
  55. v1.28 (9.1.96)
  56.  
  57.  - Refresh, Reload combination with cache now works.
  58.  - Some internal fixes.
  59.  - MakeDir and Delete now reloads Directory instead of cache directory.
  60.    directory.
  61.  - Norwegian and swedish catalog included. Thanks to Anders Bakkevold
  62.    and Jan Malmquist.
  63.  - If no localdir in profiles is selected, the localdir won't be
  64.    changed during connect.
  65.  - Display Beep after transfer, except when loading directory.
  66.  - Removed a bug with multiple AmFTP Clients running.
  67.  - Bug removed: Port can now be 4 digits long.
  68.  - help-bubbles on "Abort" gadgets suppressed during transfer.
  69.  - Removed bug with signal handling.... puhhh....
  70.  
  71. v1.29 (10.1.96)
  72.  
  73.  - Another signal bug removed.
  74.  - Menu checkmarks and cyclegadgets are stored in ".AmFTPRC" and will
  75.    be loaded and installed after new start.
  76.  - Multiview will now be started on AmFTP pubscreen.
  77.  
  78. v1.30 (12.1.96)
  79.  
  80.  - Enforcer Hit removed when changing localdir with no profiles 
  81.    selected.
  82.  - Contents of local directory string gadgets will be saved in
  83.    ".AmFTPRC" and loaded again.
  84.  - Pathes ending with "/" got a wrong parent directory. Fixed.
  85.  - Small window during connecting, including some information about
  86.    host and port.
  87.  - Added capability to abort connection.
  88.  
  89. v1.31 (13.1.96)
  90.  
  91.  - Bug removed: Connecting window was displayed on wrong pubscreen.
  92.  - ADT Listview is enabled anyway when recent is received and parsed.
  93.  - Size of Readme will be shown correctly.
  94.  - New menu checkmark for "confirm close connection."
  95.  - Quiet Login with user-defined password was incorrect.
  96.  - Syncronized Login procedure, instead of old asyncronized.
  97.  - ADT can be deselected again.
  98.  - Changed dirparsing for non-group outputs.
  99.  - ADT Mode now with select pattern ("+", "-").
  100.  - ADT Sort Date works now.
  101.  - Connect window references main window.
  102.  
  103. v1.32 (14.1.96)
  104.  
  105.  - Increased stacksize of connect task window to 20000 to start
  106.    MUI Prefs if you like too.
  107.  - Using nameserver for server ip can now also be aborted.
  108.  - Loading directory now uses busybar, too.
  109.  - All writing operations now check socket before writing.
  110.  - Busy Bar will now be moved slowly via mainloop, because MUI3.1 busy
  111.    bar won't move itself.
  112.  
  113. v1.33, v1.34, v1.35 (15.1.96)
  114.  
  115.  - ADT Sort Date fixed.
  116.  - MkDir/Rename Disabled bug while not connected removed.
  117.  - First real AT-Version (not released via supportsides).
  118.  - MUI destructor is safer.
  119.  - Main Page will be popped-up when closing connection.
  120.  - Saved path in ".AmFTPrc" is case sensitive now.
  121.  - ADT/Anon checkmarks disable correct other strings/checkmarks.
  122.  - Corrected bug in german catalog.
  123.  - Subdir download only works in ADT Mode, NOT in batch mode.
  124.  - ABORT command will be sent trashed again.
  125.  
  126. v1.36 (16.1.96)
  127.  
  128.  - French and finnish catalog included. Thanks to Pascal Rullier
  129.    and Timo Suoranta.
  130.  - Added a ADT Status window.
  131.  - only valid help bubbles will be shown.
  132.  - Connect window only appears when that checkmark is selected 
  133.    in menu.
  134.  - Some layout fixes, and some internal fixes.
  135.  - Transfer gauges will now show 100% when file is transfered. 
  136.  - MakeDir/Rename windows will be created and disposed dynamically
  137.    in order to save memory.
  138.  - Amiga FTP-Server with "System:" pathnames, etc., weren't handled
  139.    correctly.
  140.  - Batch window will close after transfer of files has been started.
  141.  - New variable label in ".AmFTPRC" called "ADT_FINDSITE".
  142.    Default is 128.252.135.4 which is ftp.wustl.edu.
  143.    Other find sites are:
  144.    USA (MO),ftp.wustl.edu,128.252.135.4
  145.    Switzerland,amiga.icu.net.ch,146.228.204.2
  146.    Germany,find.germany.aminet.org,131.234.38.2
  147.    Portugal,ftp.ua.pt,193.136.80.68
  148.  - Now possible to call an Aminet findsite and search for
  149.    special entries. Press "Find" in ADT-Mode.
  150.  
  151. v1.37 (19.1.96)
  152.  
  153.  - Installer script works correct now.
  154.  - If you wanted to download a file, which is not available to download
  155.    for you, no works perfectly. The reasons may be, e.g. that the 
  156.    file has been removed, or your user rights don't allow you to access 
  157.    that file. 
  158.  - A batch download cannot be initialized when no connection is
  159.    established.
  160.  - List of Default Profiles now includes all known AmiNet Sites.
  161.    (Reference: Site-info from any AmiNet site) You have to delete your
  162.    ".AmFTPProfiles" files in HOME: and PROGDIR:, if you want to see
  163.    them in YOUR personal profile list.
  164.  - New feature to call "archie"-sites to search for special files.
  165.    Choose your local archie findsite from the popuplist. The archie
  166.    feature is totally alpha and will be completed soon to really work
  167.    with. 
  168.    If a archie findsite doesn't work or respond, please report this to me.
  169.    Connection and transfer can be aborted during action.
  170.  - ADT-Find will open a connect window during whole transfer. And allows
  171.    you to abort transfer.
  172.  - Some internal changes.
  173.  - Connectwindows aren't active when they're opened.
  174.  
  175. v1.38 (20.1.96)
  176.  
  177.  - Found archie entries can be added as Profile entries. The server
  178.    will be named "FTP <ftpsite>", and can be found on the bottom of the
  179.    list.
  180.    The default directory of this profile entry will be the directory
  181.    found during archie search.
  182.  - Some internal changes.
  183.  - Bug removed: Loginsequence with some archie servers failed sometimes.
  184.  - Minor Layout fixes.
  185.  - Archie output is now restricted to window width.
  186.    Before you saw "/pub/amiga/com", now you see ".../comm/amftp".
  187.  - If no username or no password is given in profile settings, there
  188.    will popup a window to enter it for this login. 
  189.    These datas won't be saved after quit, so it is useful for secure
  190.    use.
  191.  - Changed directory parsing again. No it should work anywhere and make
  192.    no more problems with "files with space in filename".
  193.  
  194. v1.39 (21.1.96)
  195.  
  196.  - Some internal fixes.
  197.  - Archie Title strings in listview are now named "Host" and 
  198.    "Directory/Filename".
  199.  - Dirparser improved.
  200.  - Variable "LASTCALL" removed. The ADT scan date will be last seen 
  201.    entry in RECENT list.
  202.    ADT will now really show NEW entries, when it should to.
  203.  - You can load local index of any aminet side. be careful this 
  204.    could take a while.
  205.  
  206. v1.40 (22.1.96)
  207.  
  208.  - Added AmFTP/AMIGA®-logo in about window.
  209.  - Downloading a file, which already exists, can either be resumed
  210.    or overwritten.
  211.  - Resume requester only appears when that checkmark is selected
  212.    in menu. Otherwise resume will be used without asking.
  213.    Take care: Not every ftp-site supports a correct resume.
  214.  - Dirparser re-written. Now it uses a human like logic finding 
  215.    columns and spaces. Hope this will solve problems with some 
  216.    special sites.
  217.  - New entry in AmFTP-RC file "LASTRECENT". It stores the time index
  218.    of newest recent entry. It's used to decide which aminet uploads
  219.    are new. Setting this back to "LASTRECENT 0" (or removing this
  220.    entry) shows all files since 1.1.1970. This will be start value,
  221.    i'm sorry for.
  222.  - Some internal fixes.
  223.  
  224. v1.41 (23.1.96)
  225.  
  226.  - All lines will end with CR/LF now, to not confuse old fashioned
  227.    IBM-compatible servers, and some slip-emulations like TIA.
  228.  - Layout fixed.
  229.  - CPS (Character per second) calculation should now also deliver a 
  230.    correct value using file-resume.
  231.  - Fixed a bug with directory loading after resume.
  232.  - If an file to receive can't be opend, it will be logged with an
  233.    errorreport in logwindow.
  234.  - Build a uncompress for ".Z" (standard unix compression) files in
  235.    AmFTP.
  236.  - Compressed files will automatically decompressed, yet. Later on 
  237.    it will be configurable.
  238.  - RECENT and LOCAL index files will be loaded in compressed format.
  239.  - Some internal changes.
  240.  
  241. v1.42 (25.1.96)
  242.  
  243.  - If ENV:HOME points to "ram:", "PRODIR:" will be used instead.
  244.  - Sort by Date should now really sort by date. :)
  245.  - LASTRECENT removed from rc-File. Added LASTRECENTS, which is
  246.    contains an unsigned value.
  247.    Sorry "show new" had to be reseted again. It will show all files
  248.    during first start, instead of only new ones.
  249.  - Some layout fixes.
  250.  - File ending with ".readme", ".liesmich", ".text", or ".txt" will
  251.    attempt to be received compressed.
  252.    If this attempt fails, no more tries of compress will be made
  253.    during this connect with this server.
  254.  - Closing a connection during transfer will remove list of file to
  255.    receive.
  256.  - Added español catalog.
  257.  - Changing active entry in ADT mode, will show a short info about
  258.    it.
  259.    Example: "CL5-Devkit [172203 Bytes, 1631 Bytes Readme, Send: 
  260.    02.12.1995, 16:00"
  261.    Selecting entries will show info about selection furthermore.
  262.  - Changing active entry in Archie mode, will show a short info 
  263.    about it.
  264.    Example: "Anarchie-F140.sit.bin [488960 Bytes], Send 11:23 3 Nov 
  265.    1994"
  266.  - Installer shows different icons for AmFTP during selection.
  267.  - You can choose a special selection of Aminet directories, and
  268.    force AmFTP to show those only. Choose "Selected" in "Show:"
  269.    cyclegadget.
  270.  
  271. v1.43 (26.1.96)
  272.  
  273.  - AmFTP.language.ct and AmFTP.cd in archie are current versions,
  274.    again. Sorry i forgot to update these files last time.
  275.  - Internal fixes.
  276.  - Selection of transfer mode added again.
  277.  - New menu entry "Open Batch Window" or pressing AMIGA-B opens 
  278.    batch window to drag&drop inside.
  279.  - ADT entries can be drag&dropped inside the batch window now, and
  280.    allow so a batchdownload of ADT files.
  281.  - Compiled optimized; hope anything still works.
  282.  
  283. v1.44 (28.1.96)
  284.  
  285.  - Fixed a bug in rename function.
  286.  - Added greek language catalog, thanks to Manos Konstantinia.
  287.  - The "ls -la" listing makes no difference between linked
  288.    directories and linked file. I depents on user now, what should
  289.    be done with a link, and it may fail (look in log window when a
  290.    action with linked entries does not work).
  291.    (The filesize can be also WRONG sometimes, cause some servers
  292.    give size of link entry instead of the size of the file.)
  293.  - The local directory history will be saved in the file 
  294.    ".AmFTPHistory". This file can be changed with a normal 
  295.    texteditor. That history will be loaded at start of AmFTP again.
  296.  
  297. v1.45 (28.1.96)
  298.  
  299.  - Changed login sequence to completely syncron data exchange.
  300.  - MaxLen for port string set to 5. MUI now wants to get size with 0
  301.    termination.
  302.  - You can now load and see "ADT_RECENT_14" file, too. This should
  303.    contain aminet uploads in last 14 days. 
  304.  
  305. v1.46 (1.2.96)
  306.  
  307.  - Some internal fixes.
  308.  - Some layout changes.
  309.  - AmFTP won't disable whole groups anymore. Conform to style guide
  310.    only gadgets are disabled.
  311.  - Added dansk catalog.
  312.  - Added dutch catalog.
  313.  
  314. v1.47 (1.2.96)
  315.  
  316.  - Bug removed: Forgot to enable ADT listview for user input :(
  317.  
  318. v1.48 (3.2.96)
  319.  
  320.  - Some internal fixes.
  321.  - Some layout changes.
  322.  - Login and transfer should work at windows server now.
  323.  
  324. v1.49 (10.2.96)
  325.  
  326.  - First non-beta prerelease.
  327.  - Some internal fixes.
  328.  - Changed from CatComp to FlexCat Catalog Compiler.
  329.  - Argument/Tooltype "LANGUAGE" added.
  330.    You can set a prefered language with this Argument/Tooltype.
  331.    e.g. "AmFTP LANGUAGE=français" would start with french language.
  332.    (Take care of correct spelling of the language. It's case
  333.    sensitive!!)
  334.  
  335. v1.50 (11.2.96)
  336.  
  337.  - Active Object default set on listviews, depenting on connection
  338.    state, and mode (adt).
  339.  - Added a tool for easy registration of AmFTP via net. You can call
  340.    it either by selecting from menu, or starting it direct.
  341.  - Fix a freezing bug on timeout.
  342.  - Some internal changes.
  343.  
  344. v1.51 (23.2.96) 
  345.  
  346.  - internal version
  347.  
  348. v1.52 (24.2.96)
  349.  
  350.  - Some internal fixes.
  351.  - Check of responses of bad-implemented ftp-Servers, like "Command
  352.    not found", etc..
  353.  - Filelen to send is not taken from listview, but from filehandle.
  354.    (it may change)
  355.  - Fixed to work with "Mircosoft FTP-Server". Grmpf.
  356.  - AmFTP didn't close allocated socket, when a connection was aborted
  357.    by server.
  358.  - Increased length of username.
  359.  - The order of entries in the batch window can be set with dropping
  360.    on any position inside the batch window. 
  361.    The order can be changed with draging an entry, moving around,
  362.    and drop this entry on wanted position inside batch window.
  363.  - Some little layout changes.
  364.  - Keyfile can be also stored in $KEYPATH.
  365.  
  366. v1.53 (28.2.96)
  367.  
  368.  - Some internal Changes.
  369.  - New distributor for United Kingdom.
  370.  - Inserted second parser for difficult directories.
  371.    (e.g. /pub/aminet/biz/dbase on most ftp-Server with trashed
  372.    coumn layout)
  373.    AmFTP will change parser mode itself.
  374.  - Transfer will be done by asyncron IO, this will take less cpu
  375.    time, and maybe speed up transfer speed.
  376.  - There won't be DisplayBeep _after_ MultiView any more :)
  377.  
  378. v1.54 (13.3.96)
  379.  
  380.  - Wrote external Preferences program "AmFTPPrefs".
  381.    AmFTP has now one global preferences file for all running Clients.
  382.  - External viewer can be defined in Preferences. (default is
  383.    "SYS:Utilites/MultiView", like it was before :)
  384.    You can also define a alternate viewer. The first will be used,
  385.    when Viewer-Pattern matches, otherwise the alternate Viewer will
  386.    be used.
  387.  - The standard modes (Download-Mode, Dirtool-Mode) for ftp and ADT
  388.    can be set in Preferences.
  389.  - Creation of logfile and filename of logfile can be set in
  390.    Preferences.
  391.  - If no configuration is set, AmFTP will load Preferences program
  392.    on first start. Hope this won't confuse some user.
  393.  - Some internal changes.
  394.  - Catalog cleaned up, so old catalogs translations won't work
  395.    anymore. I'm sorry for that, but there was need for a cleaning. :)
  396.    I will store catalog description as fast as it is possible in
  397.    new archives.
  398.  - Added notification on local directory. It will refresh automatic,
  399.    when a notify arrives.
  400.  - Last Recent Date will be only updated, when it was changed.
  401.  - Added Sound Prefs to Preferences Program. You can set Sounds on 
  402.    Start/End of Amftp, Start/End of Download, and on viewing a file.
  403.  - Last state of ADT-sort-state is saved on exit.
  404.  
  405. v1.55 (20.3.96)
  406.  
  407.  - Added MUI help-bubbles to AmFTP-Preferences.
  408.  - Some layout changes.
  409.  - Some internal fixes.
  410.  - Limit of ADT Find-Results can be set in Preferences.
  411.  
  412. v1.56 (18.4.96) 
  413.  
  414.  - internal version
  415.  
  416. v1.57 (30.4.96)
  417.  
  418.  - Removed some Bugs.
  419.  - Diskspace in percent on current drive is shown while transfer.
  420.  - Language Tooltype is also used in AmFTP Preferences.
  421.  - RamDisk Space will be calculated correctly now, and isn't
  422.    always 100%.
  423.  - Some minor layout changes.
  424.  - Some minor internal changes, i don't remember.
  425.  - IP Numbers are interpreted by AmFTP itself.
  426.    (MLink caused trouble lookup on IP numbers sometimes)
  427.  - Save Archie Search Result.
  428.  - Removed some unused structures :) since v1.53
  429.  - Changing local-/remote-directory pathes in string gadets won't show,
  430.    contents in file listview, but add to history.
  431.  - Begin-Port for XFer (usually 1024+) is configurable in Preferences
  432.    now. DON'T change, if there is no special need to do!
  433.  - If it was not allowed to change a directory or directory doesn't
  434.    exist, old directory will be shown again.
  435.  - AsyncIO can be switched off in AmFTP Preferences now.
  436.    Transfer will be a little bit slower, but i won't take so much
  437.    Performance than AsynIO on some DMA-Controller does.
  438.  - Prefernces can be stored anywhere on harddisk. AmFTP-Preferences
  439.    saves its path inside saved configuration. So, when you changes its
  440.    directory, you have to call Preferences once and save settings.
  441.  - If a downloaded file isn't a executable, the execution flag isn't
  442.    set any more.
  443.    Also Rexx and AmigaOS scripts get the script protection bit.
  444.  - The downloaded files get a "from <hostname>" comment.
  445.  - Close and MakeDir Requester Windows are now style-guide conform.
  446.  - Archie & ADTFind work again :)
  447.  - Profiles Settings are only saved on quit, when they are changed
  448.    before.
  449.  
  450. v1.58 (28.6.96)
  451.  
  452.  - internal version
  453.  
  454. v1.59 (5.7.96)
  455.  
  456.  - Fixed a nasty bug. AmFTP runs on 68000'er amigas again.
  457.  - Disabled display-beep on "Abort Connection". It's sound is configurable
  458.    in preferences now.
  459.  - Number of total-received bytes and number of total-to-receive bytes are
  460.    shown in percent next to diskspace-bar.
  461.  - New button in profile settings. You can now copy profile entries.
  462.    They get same entry-name like copied one, with the postfix ".copy".
  463.  - New menu-item "Open Connection". Selection this while not connected will
  464.    open a window to enter name of a host, which you just want to connect one
  465.    time without creating a profile entry.
  466.  - You can download a single file by name from a ftp-Server. Press Amiga-L
  467.    or select "Download File by Name" from menu. It is usefull for hidden
  468.    directories on ftp-Servers.
  469.  - You can send a raw-command to a ftp-Server. Press Amiga-R or select "Send
  470.    Raw Command" from menu. So you can use any feature of a ftp-Server, even
  471.    when AmFTP not supports it. But be careful what you're doing/sending.
  472.  - When the Viewer returns an other returncode than 0, something got wrong
  473.    with the viewer. E.g. "unknown datatype" AmFTP will now popup error-
  474.    message and returncode in a little requester.
  475.  - When a file already exits during downloading. You can now chooce between
  476.    "Resume", "Rename", "Overwrite" and "Skip".
  477.  - When your $HOME-enviroment points to a trashed or non-existing directory,
  478.    a error requester pops up. If this happens check your home-directory in
  479.    "AmiTCP:db/passwd".
  480.  - New tooltypes "SERVER" and "PORT/N". So you can auto-connect AmFTP to
  481.    given ftp-Servers after start:
  482.    e.g.             "run AmFTP SERVER wade1.ab.umd.edu PORT 21",
  483.    or (is equal to) "run AmFTP wade1.ab.umd.edu PORT 21",
  484.    or (is equal to) "run AmFTP wade1.ab.umd.edu PORT=21",
  485.    or (is equal to) "run AmFTP wade1.ab.umd.edu 21",
  486.    or (is equal to) "run AmFTP wade1.ab.umd.edu".
  487.                     (Port 21 for PORT is default)
  488.  - New tooltype "DIR/K". While autoconnect with "SERVER" and "PORT" tooltypes,
  489.    you can set the initial directory with that variable.
  490.    e.g. "run AmFTP wade1.ab.umd.edu DIR /support/AmFTP"
  491.  - New tooltype "ADT". If this switch is set, AmFTP switches to ADT-Mode on
  492.    autoconnect with upper other new tooltypes.
  493.    e.g. "run AmFTP wuarchive.wustl.edu ADT"
  494.  - Whole argument string is now: "LANGUAGE/K,SERVER,PORT/N,DIR/K,ADT/S".
  495.    So, a "run AmFTP LANGUAGE english SERVER wade1.ab.umd.edu PORT 21 DIR
  496.    /support/AmFTP" is a correct call :) ... and also a simply "run AmFTP".
  497.    All arguments can also be used with Workbench-Startup. To activate
  498.    switches in .info-Files (e.g. ADT) set "ADT=1" als tooltype.
  499.  - "127.1" will be converted to "127.0.0.1" correctly, and this without
  500.    Enforcer Hits :)
  501.  - Checked out to work with Miami TCP Stack from Holger Kruse. It does.
  502.    Now supported stacks: AmiTCP, MLink, INET225, AS225r2, slirp, TIA,
  503.    Miami.
  504.  - Lots of other bufixes and minor changes.
  505.  
  506. v1.60 (13.7.96)
  507.  
  508.  - Double click on a archie search result entry: AmFTP tries to connect
  509.    to current selected site into selected directory.
  510.    This only works, if AmFTP isn't already connected to any other ftp-Server.
  511.  - Fixed a bug in getting ADTFind/Archie search result.
  512.  - Archie will now also set its maxhits value.
  513.  - Lots of other bufixes and minor changes.
  514.  
  515. v1.61 (14.7.96)
  516.  
  517.  - When you're in ADT-Mode you can see the Aminet MOTD ( Message Of The Day )
  518.    when pressing Amiga-M or selecting "Show MOTD" from Menu bar.
  519.  - A new Aminet-MOTD will be displayed, if selected in Preferences.
  520.  - Updated Aminet sites and ADT-Find sites. If you find one not working,
  521.    please contact me.
  522.  - Checked AmFTP to work with TermiteTCP. It does, since > version 0.940 of
  523.    TermiteTCP.
  524.  - You can enter a e-Mail address send on anonymous login. The prefs entry 
  525.    can be found in submenu "special". When you leave this field empty, amftp
  526.    takes a combination of your user- and hostname as address.
  527.  - Entry-colours of directory listview are now free configurable. You can
  528.    change them in preferences in submenu "special".
  529.  - Profile entries can be saved anytime with from menu.
  530.  - Import of other AmFTP's profile entries can be done from menu.
  531.    A filerequester will popup to select file to import.
  532.  - AmFTP US regsite has a new e-Mail address, use amftp-reg-us@vapor.com.
  533.  - A new regsite in australian :) 
  534.  - Regsite in europe changes. Use amftp-reg-eu@vapor.com to contact.
  535.  - Current session can be snapshoted by pressing Amiga-G or selecting
  536.    "Snapshot current session" from Action-menu.
  537.    You can found Snapshot at the end of profile list.
  538.  - Compression on the fly will be tried to get on ever file, except
  539.    packed ones.
  540.  - Batch Window Contents can be loaded and saved from menu.
  541.  - Regtool now works on a 640x256 screen with topaz/8 font.
  542.    topaz/8 will be overwritten with XHelvtica/11, helvetica/11 or XEN/9.
  543.  
  544. v1.62 (1.9.96)
  545.  
  546.  - Cursorkeys will work again in diretory listviews.
  547.  - Some minor changes.
  548.  - Some internal changes/cleanups.
  549.  - Some little bugs removed.
  550.  - "Open Connection" can be non-anonymous.
  551.  - Totally overworked the ARexx commands.
  552.  - "CONNECT" does now take any profile number.
  553.  - New Rexx command: "CONNECTHOST"
  554.  - New Rexx command: "CHANGELOCALDIR"
  555.  - New Rexx command: "GETLOCALDIRS"
  556.  - New Rexx command: "GETLOCALFILES"
  557.  - New Rexx command: "GETSELECTED"
  558.  - New Rexx command: "CLEARBATCH"
  559.  - New Rexx command: "INACTION"
  560.  - New Rexx command: "WAITACTION"
  561.  - New Rexx command: "ICONIFY"
  562.  - New Rexx command: "SHOWUP"
  563.  - New Rexx command: "GETPROFILE"
  564.  - New Rexx command: "SETPROFILE"
  565.  - New Rexx command: "CREATEPROFILE"
  566.  - New Rexx command: "QUIT"
  567.  - See Rexx/Rexx.Doc and example Rexx Scripts for further
  568.    information.
  569.  
  570. v1.63 (8.9.96)
  571.  
  572.  - Fixed a Rexx Bug, when error has occured.
  573.  - Fixed Rexx Send.
  574.  - Fixed several other bugs.
  575.  
  576. v1.63 (19.9.96)
  577.  
  578.  - New Rexx command: "SAVEPROFILES"
  579.  - Balance and weight information are stored in `PROGDIR:.AmFTPLayout',
  580.    when changed.
  581.  
  582. v1.64 (21.9.96)
  583.  
  584.  - Little bugfixes.
  585.  - New tooltype "ICONIFY".
  586.  
  587.  
  588.  To subscribed to the AmFTP mailing-list ( `amftp@vapor.com' ),
  589.  just write a message to:
  590.  
  591.    `amftp-request@vapor.com'
  592.  
  593.  with a simply
  594.  
  595.    `ADD'
  596.  
  597.  in the body.
  598.  
  599.  
  600.  Remarks...
  601.  ==========
  602.  
  603.  o Try to find as many bugs as possible, send report via e-Mail to
  604.    `amftp@vapor.com'.
  605.    The logfile "T:AmFTP.log" often helps me to find bugs, other
  606.    tempfiles, too (T:.AMFTP-RTMP-<PrId>...").
  607.  
  608.  o If AmFTP crashes, you are either using a faked keyfile,a patched
  609.    version or old-versions prefs, not able to be converted anymore.
  610.    For last reason delete all ".AMFTP#?"-file in PROGDIR: and $HOME.
  611.  
  612.  o After updating AmFTP, 1st start AmFTPPreferences and SAVE Settings,
  613.    before doing anything else.
  614.  
  615.  o Catalog translater should set version number at least to 2.0,
  616.    because of a new, cleaner and better string system since v1.54.
  617.